Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[inferno-ml] New testing route and other improvements #146

Merged
merged 14 commits into from
Oct 22, 2024

Conversation

ngua
Copy link
Contributor

@ngua ngua commented Oct 18, 2024

Several improvements to inferno-ml-server (and its types package):

  • Adds a new testing route with ability to override scripts, models, inputs
  • Purges last vestiges of user IDs (now everything uses group IDs)
  • Switches to UUIDs instead of integers for IDs
  • Makes /status much clearer
  • Removes some unnecessary parts of model caching; model versions are now saved to a filepath corresponding to their ID

@ngua ngua merged commit 890b786 into main Oct 22, 2024
1 check passed
@ngua ngua deleted the rory-imls-testing-route branch October 22, 2024 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants